FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.eu.terminology.ehdsi#current (16 ms)

Package hl7.eu.terminology.ehdsi
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7europe.org/fhir/terminology/ehdsi/https://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSISeverity.html
Url http://terminology.ehdsi.eu/ValueSet/eHDSISeverity
Version 0.1.0
Status draft
Date 2024-11-29T17:37:48+00:00
Name EHDSISeverity
Title eHDSI Severity
Experimental False
Realm eu
Authority hl7
Description The Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy)

Resources that use this resource

StructureDefinition
http://hl7.eu/fhir/eps/StructureDefinition/condition-eu-eps Condition (EU PS)
http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Condition-ps-xpandh Condition (EU PS)

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Source

{
  "resourceType" : "ValueSet",
  "id" : "eHDSISeverity",
  "url" : "http://terminology.ehdsi.eu/ValueSet/eHDSISeverity",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.13"
    }
  ],
  "version" : "0.1.0",
  "name" : "EHDSISeverity",
  "title" : "eHDSI Severity",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-29T17:37:48+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7europe.org"
        }
      ]
    }
  ],
  "description" : "The Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "6736007",
            "display" : "Moderate"
          },
          {
            "code" : "371924009",
            "display" : "Moderate to severe"
          },
          {
            "code" : "24484000",
            "display" : "Severe"
          },
          {
            "code" : "255604002",
            "display" : "Mild"
          },
          {
            "code" : "371923003",
            "display" : "Mild to moderate"
          },
          {
            "code" : "442452003",
            "display" : "Life threatening severity"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.